home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / util / mouse / FreeWheel.lha / FreeWheel / Source / Scroll.h < prev    next >
C/C++ Source or Header  |  2000-04-20  |  105b  |  3 lines

  1. int DoScroll(struct WheelMouseContext *wmc,int axis,int direction);
  2. struct Window *WindowUnderPointer();
  3.